Clarify docs for gdk_rectangle_union
authorMatthias Clasen <mclasen@redhat.com>
Wed, 20 Jan 2016 18:12:13 +0000 (13:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 20 Jan 2016 18:44:34 +0000 (13:44 -0500)
commit51f05a00aef5e54f4ecd006f49ed9d1d0497aae8
tree243ec42531037c0b3d763a0529783f57bfacc0cb
parent4f6ea16c2e747c32e78285129df4b98b2a80c10d
Clarify docs for gdk_rectangle_union

This function does not ignore empty rectangles. Since this
is a fairly subtle point about the behavior, it is worth
spelling this out in the documentation. We've had a bug
open about this for a long time:

https://bugzilla.gnome.org/show_bug.cgi?id=464528
gdk/gdkrectangle.c